From 7c3ca56bf1818a3916101af7b1844b20a176c227 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 23 Jun 2009 14:14:13 +0000 Subject: [PATCH] Reformat 2009-06-23 ChangeLog entry. --- src/ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 165f9b57e79..eeeb08a550a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -12,10 +12,9 @@ 2009-06-23 Jim Meyering - Don't dereference NULL upon failed malloc and realloc - * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use xmalloc - and xrealloc (not malloc and realloc), so subsequent heap pointer - dereferences are guaranteed to be valid. + * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use + xmalloc and xrealloc (not malloc and realloc), so subsequent heap + pointer dereferences are guaranteed to be valid. 2009-06-23 Kenichi Handa -- 2.30.2